home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D Images
/
3D Images.iso
/
programs
/
amiga
/
rayshade
/
man
/
graytorle.man
< prev
next >
Wrap
Text File
|
1995-01-12
|
2KB
|
67 lines
GRAYTORLE(1) GRAYTORLE(1)
NNAAMMEE
graytorle - Merges gray scale images into an RLE format
file.
SSYYNNOOPPSSIISS
ggrraayyttoorrllee [ --aa ] [ --hh _h_d_r_s_i_z_e ] [ --oo _o_u_t_f_i_l_e ] _x_s_i_z_e _y_s_i_z_e
_i_n_f_i_l_e_s
DDEESSCCRRIIPPTTIIOONN
_G_r_a_y_t_o_r_l_e reads a list of 8-bit gray scale images in unen
coded binary format and converts them to an _R_L_E(5) image
with the number of channels corresponding to the number of
input files. A command line option allows specifying one
of the files as an alpha channel.
OOPPTTIIOONNSS
--aa Designates the first file in the input list as
being information for the alpha channel of the
image.
--hh _h_d_r_s_i_z_e
Often gray scale image files include some sort of
header information. This option allows specifica
tion of a count of bytes to discard at the begin
ning of each input file.
_x_s_i_z_e Specifies the horizontal resolution of the input
files.
_y_s_i_z_e Specifies the vertical resolution of the input
files.
--oo _o_u_t_f_i_l_e
This option is used to name the output file. Oth
erwise, output is written to _s_t_d_o_u_t_.
_i_n_f_i_l_e_s
List of input files.
SSEEEE AALLSSOO
_r_l_e_t_o_g_r_a_y(1), _u_r_t(1), _R_L_E(5).
AAUUTTHHOORR
Michael J. Banks, University of Utah.
1 Jun 24, 1988 1